Fix rmail-forward with non-sendmail sending function.
authorGlenn Morris <rgm@gnu.org>
Fri, 20 Aug 2010 07:11:35 +0000 (00:11 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 20 Aug 2010 07:11:35 +0000 (00:11 -0700)
commitd7ec55bc9743d992987d5324f40b1914075a213a
tree4ab25a68937869677b1f0408c1ed7c190b84cc27
parent4fc6ead5b0122ce90d76fb5524854dfa7a0c71c3
Fix rmail-forward with non-sendmail sending function.

* lisp/mail/rmail.el (rmail-forward): Replace mail-text-start with its
expansion, so as not to need sendmail.
(mail-text-start): Remove declaration.
(rmail-retry-failure): Require sendmail.
lisp/ChangeLog
lisp/mail/rmail.el